﻿html {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: none;
}

h2 {
    margin-left: 0px;
    margin-right: 0px;
}

h3 {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.ibutton {
    cursor: pointer;
}

select {
    max-width: 200px;
}

.border-all {
    border: 1px solid black;
}

.halign-div {
    float: left;
    clear: none;
}

.booking, .tracking {
    padding: 0px 0px 0px 0px;
}

.booking img, .tracking img {
    border: 0px;
}

.booking span, .tracking span {
    vertical-align: top;
}

.booking td, .tracking td {
    vertical-align: top;
}

.booking .content-panel-0 {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 30px;
}

.booking .content-panel-1 {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 520px;
}

.booking .content-panel-2 {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 330px;
}

.booking .content-panel-all {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 1004px;
}

.booking .content-panel-wide {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 880px;
}

.booking .content-panel-progress {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 102px;
}

.tracking .content-panel-0 {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 30px;
}

.tracking .content-panel-all {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 745px;
    overflow-x: auto;
}

.tracking .content-panel-noside {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 785px;
}

.tracking .content-panel-wide {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 785px;
}

.tracking .dealerrac .content-panel-wide {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 770px;
}

.tracking .content-panel-side {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 215px;
}

.tracking .content-panel-side div {
    display: table;
    margin: 0 auto;
}

.ohwportal .content-panel-0 {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 30px;
}

.ohwportal .content-panel-all {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 950px;
    overflow-x: auto;
}

.general .content-panel-0 {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 30px;
}

.general .content-panel-all {
    clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 1004px;
}

.content-desc td:first-child {
    font-weight: bold;
    width: 120px;
}

.font-primary {

}

.font-primary-bold {
    font-weight: bold;
}

.font-primary-smaller {
    font-size: 80%;
}

.font-primary-smaller-bold {
    font-size: 80%;
    font-weight: bold;
}

.expanding {
    display: inline-block;
    min-width: 50%;
}

.pasha-group {
    border: 1px solid black;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.vin-cell {
    width: 125px;
}

.step1 .content-panel-2 table {
    text-align: right;
}

.step1 .content-panel-2 table select {
    width: 200px;
}

.step1 .content-panel-2 table input[type="text"] {
    width: 195px;
}

.step2 div.content-panel-2 {
    line-height: 1em;
}

.step2 .content-panel-2 table select {
    width: 165px;
}

.step2 .content-panel-2 table:nth-of-type(1) td:nth-of-type(1) {
    text-align: right;
    width: 120px;
}

.step2 .content-panel-2 table:nth-of-type(1) td:nth-of-type(2) {
    text-align: left;
    width: 165px;
}

.step2 .content-panel-2 table:nth-of-type(2) td:nth-of-type(1) {
    text-align: right;
    width: 120px;
}

.step2 .content-panel-2 table:nth-of-type(2) td:nth-of-type(2) {
    text-align: left;
    width: 55px;
}

.step2 .content-panel-2 table:nth-of-type(2) td:nth-of-type(3) {
    text-align: right;
    width: 35px;
}

.step2 .content-panel-2 table:nth-of-type(2) td:nth-of-type(4) {
    text-align: left;
    width: 55px;
}

.step2 .content-panel-2 table:nth-of-type(3),
.step2 .content-panel-2 table:nth-of-type(4) {
    margin-left: 15px;
    margin-right: 5px;
}

.step2 .content-panel-2 table:nth-of-type(3) td:nth-of-type(1) {
    text-align: right;
    width: 180px;
}

.step2 .content-panel-2 table:nth-of-type(3) td:nth-of-type(2) {
    text-align: left;
    width: 140px;
}

.step2 .content-panel-2 .txtbox-narrow {
    width: 55px;
}

.step2 .content-panel-2 .txtbox-wide {
    width: 160px;
}

.step3 .content-panel-2 table select {
    width: 145px;
}

.step3 #tabBooking.hide-address .address-row, .step3 #tabOrigin.hide-address .address-row, .step3 #tabDest.hide-address .address-row {
    display: none;
}

.step4 .content-panel-2 table select {
    width: 155px;
}

.step4 .content-panel-2 table .auto-size {
    width: auto;
}

.step4 .content-panel-2 table input[type='text'] {
    width: 150px;
}

.step4 .content-panel-2 table td:nth-of-type(1) {
    text-align: right;
    width: 120px;
}

.step4 .content-panel-2 table td:nth-of-type(2) {
    text-align: left;
    width: 175px;
}

.step4 .content-panel-2 table td.col-center {
    text-align: center;
}

.hide-roundtrip .roundtrip {
    display: none;
}

.step5 #summary {
    border: solid 1px #000000;
    height: 300px;
    margin: 0px;
    overflow-y: scroll;
}



.cargo-detail-content .summary td:nth-of-type(1) {
    width: 50px;
}

.cargo-detail-content .summary td:nth-of-type(2) {
    width: 200px;
}

.tracking .sidebar-group {
    border: solid 1px black;
    padding: 10px;
    text-align: center;
    width: 165px;
}

.tracking .sidebar-group h3 {
    margin: 4px;
}

.tracking .sidebar-group input[type='text'] {
    text-align: center;
    width: 150px;
}

.tracking .sidebar-group input[type='text'].small {
    width: 120px;
}

.tracking .sidebar-login-group {
    border: solid 1px black;
    line-height: 1em;
    padding: 10px;
}

.tracking .sidebar-login-group td {
    text-align: right;
    vertical-align: middle;
}

.tracking .sidebar-login-group input:not([type='image']) {
    width: 120px;
}

.tracking .sidebar-login-group .login-line {
    font-size: 125%;
    line-height: 28px;
}

.pasha-error-msg {
    color: red;
    font-weight: bold;
}

.sail-sched .cutoffs {
    width: 102px;
}

.sail-sched .hotspot {
    background: url(image/fake.png) no-repeat -999px -999px;
    cursor: pointer;
    position: absolute;
    z-index: 50;
}

.sail-sched .map-img {
    position: absolute;
    border: none;
}

.sail-sched .map-layer {
    z-index: 10;
}

.sail-sched .map-layer.map-route.show {
    z-index: 25;
}

.sail-sched .map-layer.show {
    z-index: 30;
}

.sail-sched .map-layer.text {
    z-index: 35;
}

.sail-sched select {
    width: 150px;
}

.tab-ctrl {
    overflow-x: hidden;
}

.cargo-search-criteria select {
    width: 185px;
}

.cargo-search-criteria .pasha-group {
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
}

.cargo-search-criteria > div {
    width: 735px;
}

.cargo-search-criteria .custom-br {
    line-height: 0.75em;
}

.cargo-search-criteria h3,
.cargo-search-criteria h4,
.cargo-search-criteria table {
    padding-left: 5px;
}

.sub-criteria-container {
    display: table;
}

.sub-criteria-container.pasha-group {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.sub-criteria-container .pasha-group {
    border: none;
}

.sub-criteria-container > div:nth-of-type(1) {
    border-right: 1px solid black;
}

.cargo-search-criteria .or-line input[type="image"] {
    float: right;
}

.cargo-search-criteria .or-line h3 {
    color: #555;
    display: inline;
    line-height: 2em;
    margin-left: 50%;
}

.content-panel-child-wide {
    width: 739px;
}
.content-panel-child-left {
    width: 380px;
    float: left;
}
.content-panel-child-right {
    float: right;
    width: 350px;
}

.useradmin td {
    vertical-align: top;
}
.useradmin .fieldset-left {
    height: 460px;
    width: 430px;
}
.useradmin .fieldset-left .pasha-scrollable {
    height: 435px;
    width: 425px;
}
.useradmin .fieldset-right {
    height: 460px;
    width: 310px;
}
.useradmin .fieldset-right div {
    height: 450px;
    width: 308px;
}

.groupadmin .fieldset-right input[type="text"] {
    width: 195px;
}
.groupadmin .fieldset-right select {
    width: 200px;
}
.groupadmin td {
    vertical-align: top;
}
.groupadmin .fieldset-left {
    height: 460px;
    width: 430px;
}
.groupadmin .fieldset-left .pasha-scrollable {
    height: 435px;
    width: 425px;
}
.groupadmin .fieldset-right {
    height: 460px;
    width: 222px;
}
.groupadmin .fieldset-right div {
    height: 450px;
    width: 220px;
}

.lookup #tblResults {
    width: 315px;
}

.pasha-scrollable {
    overflow: auto;
}
.results-grid {
    overflow-x: auto;
}

.datepicker {
    width: 75px;
}

.ui-widget {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 100%;
    line-height: 100%;
}

.ui-datepicker {
}

.ui-dialog {
}

.ui-dialog-titlebar-close {
    visibility: hidden;
}


.pasha-alert-confirm {
    text-align: center;
}
.pasha-alert-confirm ul {
    text-align: left;
}

span.pasha-linkspan {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}

span.underline {
    text-decoration: underline;
}

.dialog-submit-target, .hide-me
{
    display: none;
}

.show-me {
    display: block; 
}

fieldset.pasha-fielset {
    margin: 4px;
    border: 1px solid silver;
    padding: 4px;    
    border-radius: 2px;
}
legend.pasha-legend {
    padding: 2px;
}

.pbar .ui-dialog-titlebar
{
    display: none;
}
.pbar .ui-dialog-content {
    background-color: #855C33;
}
.pbar .ui-progressbar-value {
    height: 20px;
}
.pbar .progress-label {
    position: absolute;
    left: 45%;
    top: 9px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
}

.pasha-table-style1 {
    border-collapse: collapse;
    border: 1px solid black;
    white-space: nowrap;
    width: 100%;
}
.pasha-table-style1 th {
    background-color: #D3A159;
}
.pasha-table-style1 tbody tr {
    background-color: #EBEBEB;
}
.pasha-table-style1 td {
    border: 1px solid black;
}
.pasha-table-style1 tr:hover, .pasha-table-style1 tr.selected {
	background-color: #C8C8C8;
    font-weight: bold;
}

.pasha-table-style1-noselect {
    border-collapse: collapse;
    border: 1px solid black;
    white-space: nowrap;
    width: 100%;
}
.pasha-table-style1-noselect th {
    background-color: #D3A159;
}
.pasha-table-style1-noselect tbody tr {
    background-color: #EBEBEB;
}
.pasha-table-style1-noselect td {
    border: 1px solid black;
}

.pasha-table-style1-noselect tbody tr.noback {
    background-color: white;
}

.pasha-table-style2 {
	border: 1px solid #e3e3e3;
	background-color: #f2f2f2;
    line-height: 1em;
    white-space: nowrap;
    width: 100%;
}
.pasha-table-style2 td {
	padding-top: 4px;
	color: #333;
}
.pasha-table-style2 thead {
	background-color: #C8C8C8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));
	background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);
	border-bottom: solid 1px #999;
    color: #4B4B4B;
	text-align: left;
}
.pasha-table-style2 th {
	font-weight: bold;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 1px;
    padding-top: 1px;
	text-align: left;
}
.pasha-table-style2 td {
	border-bottom: 1px solid #fff;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 1px;
    padding-top: 1px;
}

.step6-page-header {
    margin-left: 8px;
}

.viewdates {
    display: block;
}

#cbDealers {
    width: 250px;
}

#control-panel {
    border: solid black 1px;
    height: 364px;
    position: relative;
}

#criteria {
    width: 1004px;
    height: 366px;
}

#divExport {
    border-top: solid black 1px;
    bottom: 0;
    left: 791px;
    position: absolute;
    width: 212px;
}

#divPrint {
    display: none;
}

#divScrollDealers {
    height: 210px;
    overflow-y: auto;
}

#divTabCtrlStep3 {
    width: 290px;
}

#ifDMS {
    height: 325px;
    width: 100%;
}

#loading {
    z-index: 50;
}

#map-container {
    float: left;
    width: 791px;
    height: 364px;
    border: solid black 1px;
}

#results {
    width: 1004px;
}

#schedule-disclaimer {
    border: solid 1px #000000;
    text-align: center;
}

#showall {
    font-size: .80em;
}

#tblCosts {
    border: solid 1px #000000;
    border-collapse: collapse;
    width: 100%;
}

#tblCosts tr:nth-of-type(1) {
    background-color: #BEBDBD;
    border: none;
}

#tblCosts td {
    border: none;
}

#terms-and-cons {
    border: solid 1px #000000;
    height: 265px;
    margin: 0px;
    overflow-y: scroll;
}

